.clearfix {
    zoom: 1;
}

.clearfix:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: '.';
}

body {
    margin: 0;
    padding: 0px;
    font-size: 12px;
    color: #333;
    text-align: left;
    font-family: "Microsoft YaHei", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

body {
    font-family: arial, "Microsoft YaHei", "\5fae\8f6f\96c5\9ed1";
    -webkit-font-smoothing: antialiased;
}

body,
div,
dl,
.layer1 dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
form,
fieldset,
input,
textarea,
blockquote,
th,
td {
    margin: 0px;
    padding: 0px;
}

header,
footer,
section,
article,
aside,
nav,
hgroup,
address,
figure,
figcaption,
menu,
details {
    display: block;
}

.tn-header table {
    border-collapse: collapse;
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    border: 0px;
}

address,
caption,
em,
code {
    font-style: normal;
    font-weight: normal;
}

pre,
code,
kbd,
samp {
    font-family: inherit;
}

ol,
ul {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

a {
    text-decoration: none;
}

.clearfix:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: '.';
}

.clearfix {
    zoom: 1;
}

.f-fb {
    font-weight: bold;
}

.f-unline {
    text-decoration: none;
}

.f-ffyh {
    font-family: "\5FAE\8F6F\96C5\9ED1";
}

.f-ffar {
    font-family: Arial;
}

.f-ffst {
    font-family: "\5b8b\4f53";
}

.f-lh23 {
    line-height: 23px;
}

.f-lh26 {
    line-height: 26px;
}

.f-lh180 {
    line-height: 180%;
}

.f-lh200 {
    line-height: 200%;
}

.f-f12 {
    font-size: 12px;
}

.f-f14 {
    font-size: 14px;
}

.f-f18 {
    font-size: 18px;
}

.f-fl {
    float: left;
    _display: inline;
}

.f-fr {
    float: right;
    _display: inline;
}

.f-cb {
    clear: both;
}

.f-pr {
    position: relative;
}

.f-dn {
    display: none;
}

.f-db {
    display: block;
}

.f-tal {
    text-align: left;
}

.f-tac {
    text-align: center;
}

.f-tar {
    text-align: right;
}

.f-mt10 {
    margin-top: 10px;
}

.f-mt15 {
    margin-top: 15px;
}

.f-mt40 {
    margin-top: 40px;
}

.f-mb20 {
    margin-bottom: 20px;
}

.f-ml10 {
    margin-left: 10px;
}

.f-ml20 {
    margin-left: 20px;
}

.f-mr20 {
    margin-right: 20px;
}

.f-mr40 {
    margin-right: 40px;
}

.f-pt15 {
    padding-top: 15px;
}

.f-pt45 {
    padding-top: 45px;
}

.f-pb15 {
    padding-bottom: 15px;
}

.f-pb30 {
    padding-bottom: 30px;
}

.f-csp {
    cursor: pointer;
}

.f-csd {
    cursor: default;
}

input,
select {
    vertical-align: middle;
    font-size: 12px
}

li {
    list-style: none
}

img {
    border: 0px;
}

img a {
    cursor: pointer
}

.clear {
    clear: both;
    _display: inline
}

h1,
h2,
h3,
h4,
h5,
h6,
h7 {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    font-weight: normal;
}

a {
    color: #333;
    text-decoration: none;
}

a:link {
    color: #333;
    text-decoration: none;
}

a:visited {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #ff4311;
    text-decoration: none;
}

a:active {
    color: #ff4311;
}

a {
    blr: expression(this.onFocus=this.blur());
    outline: none;
}

a:focus {
    outline: none;
}

.footer {
    margin-top: 40px;
    padding: 40px 0 10px;
    background-color: #fafafa
}

.bot-left {
    float: left;
}

.bot-right {
    float: right;
}

.bot-center-right .bot-list {
    float: left;
    height: auto;
    text-align: center;
    padding-top: 28px;
}

.bot-list li {
    padding: 0 15px;
    float: left;
    height: 16px;
    line-height: 16px;
    font-size: 14px;
    border-right: 1px solid #e5e5e5;
}

.bot-list {
    margin-top: 20px;
}

.bot-list li a {
    color: #666666;
}

.bot-bottom {
    width: 100%;
    font-size: 12px;
    color: #999;
    text-align: center;
    line-height: 15px;
    padding-top: 20px;
}

.bot-bottom p {
    line-height: 24px;
}

.wfs {
    width: 100%;
    position: relative;
}

.p_r {
    position: relative;
}


/*悬浮链接*/

.suspension {
    position: fixed;
    z-index: 55;
    right: 0;
    bottom: 85px;
    width: 70px;
    height: 240px;
}

.suspension-box {
    position: relative;
    float: right;
}

.suspension .a {
    display: block;
    width: 44px;
    height: 44px;
    background-color: #353535;
    margin-bottom: 4px;
    cursor: pointer;
    outline: none;
}

.suspension .a.active,
.suspension .a:hover {
    background: #00772d;
}

.suspension .a .i {
    float: left;
    width: 44px;
    height: 44px;
    background-image: url(../images/side_icon.png);
    background-repeat: no-repeat;
}


/* .suspension .a-service .i{background-position:0 0;} */

.suspension .a-service .i {
    width: 20px;
    height: 20px;
    margin-top: 12px;
    margin-left: 12px;
    background-image: url(../images/suspension-bg.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}

.suspension .a-service-phone .i {
    width: 20px;
    height: 20px;
    margin-top: 12px;
    margin-left: 12px;
    background-image: url(../images/suspension-bg.png);
    background-repeat: no-repeat;
    background-position: -27px 0;
}

.suspension .a-qrcode .i {
    background-position: -44px 0;
}

.suspension .a-cart .i {
    background-position: -88px 0;
}

.suspension .a-top .i {
    background-position: -132px 0;
}

.suspension .a-top {
    background: #D2D3D6;
    display: none;
}

.suspension .a-top:hover {
    background: #c0c1c3;
}

.suspension .d {
    display: none;
    width: 223px;
    background: #fff;
    position: absolute;
    right: 67px;
    min-height: 90px;
    border: 1px solid #E0E1E5;
    border-radius: 3px;
    box-shadow: 0px 2px 5px 0px rgba(161, 163, 175, 0.11);
}

.suspension .d .arrow {
    position: absolute;
    width: 8px;
    height: 12px;
    background: url(../images/side_bg_arrow.png) no-repeat;
    right: -8px;
    top: 31px;
}

.suspension .d-service {
    top: 0;
}

.suspension .d-service-phone {
    top: 34px;
}

.suspension .d-qrcode {
    top: 78px;
}

.suspension .d .inner-box {
    padding: 8px 22px 12px;
}

.suspension .d-service-item {
    padding: 14px 0;
}

.suspension .d-service .d-service-item {
    border-bottom: none;
}

.suspension .d-service-item .circle {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    overflow: hidden;
    background: #F1F1F3;
    display: block;
    float: left;
}

.suspension .d-service-item .i-qq {
    width: 44px;
    height: 44px;
    background: url(../images/side_con_icon03.png) no-repeat center 15px;
    display: block;
    transition: all .2s;
    border-radius: 50%;
    overflow: hidden;
}

.suspension .d-service-item:hover .i-qq {
    background-position: center 3px;
}

.suspension .d-service-item .i-tel {
    width: 44px;
    height: 44px;
    background: url(../images/side_con_icon02.png) no-repeat center center;
    display: block;
}

.suspension .d-service-item h3 {
    float: left;
    width: 112px;
    line-height: 44px;
    font-size: 15px;
    margin-left: 12px;
}

.suspension .d-service-item .text {
    float: left;
    width: 112px;
    line-height: 22px;
    font-size: 15px;
    margin-left: 12px;
}

.suspension .d-service-item .text .number {
    font-family: Arial, "Microsoft Yahei", "HanHei SC", PingHei, "PingFang SC", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
}

.suspension .d-service-intro {
    padding-top: 10px;
}

.suspension .d-service-intro p {
    float: left;
    line-height: 27px;
    font-size: 12px;
    width: 50%;
    white-space: nowrap;
    color: #888;
}

.suspension .d-service-intro i {
    background: url(../images/side_con_icon01.png) no-repeat center center;
    height: 27px;
    width: 14px;
    margin-right: 5px;
    vertical-align: top;
    display: inline-block;
}

.suspension .d-qrcode {
    text-align: center;
}

.suspension .d-qrcode .inner-box {
    padding: 20px 0;
}

.suspension .d-qrcode p {
    font-size: 16px;
    color: #93959c;
}